Reports for WinForms
LonLat<T> 構造体
メンバ 

C1.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : LonLat<T> 構造体
経度と緯度を表すために使用される型。
経度と緯度のペアを表します。
オブジェクト モデル
LonLat<T> 構造体
シンタックス
'宣言
 
Public Structure LonLat(Of T) 
   Inherits System.ValueType
public struct LonLat<T> : System.ValueType 
型パラメータ
T
経度と緯度を表すために使用される型。
継承階層

System.Object
   System.ValueType
      C1.C1Report.CustomFields.Maps.LonLat<T>

参照

LonLat<T> メンバ
C1.C1Report.CustomFields.Maps 名前空間